Skip to content

Add multimapping One-To-Many#398

Open
dlopezb93 wants to merge 1 commit intosqlkata:masterfrom
dlopezb93:feature/multimapping
Open

Add multimapping One-To-Many#398
dlopezb93 wants to merge 1 commit intosqlkata:masterfrom
dlopezb93:feature/multimapping

Conversation

@dlopezb93
Copy link
Copy Markdown

In this PR, I added dapper multimapping funcionality. This is really useful for one to many relathionship.

Regards

Copy link
Copy Markdown
Author

@dlopezb93 dlopezb93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @ahmad-moussawi I've close other PR and I opened this with the same funcionality. I'm await for any comments. A good change could be add new IntegrationTest step in CI with database in memory and run integration test over real database

@ahmad-moussawi ahmad-moussawi force-pushed the master branch 7 times, most recently from 838f8ca to 47633a3 Compare March 14, 2021 14:51
@ahmad-moussawi ahmad-moussawi force-pushed the master branch 2 times, most recently from 748c2bf to bad6733 Compare June 12, 2021 03:48
@chrisgate
Copy link
Copy Markdown

is this not another form of using Sqlkata INCLUDE and INCLUDEMANY?

@dlopezb93
Copy link
Copy Markdown
Author

dlopezb93 commented Jun 28, 2021

is this not another form of using Sqlkata INCLUDE and INCLUDEMANY?

Hello @chrisgate I got this implementation from dapper repository, due to SqlKatta use dapper internally I believe that we should use the dapper methods to use include and include many. If you have another idea in mind let me now and we could perform another implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants